home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 15 / 0 / DISK1504.ZIP / START.BAT < prev   
DOS Batch File  |  1990-05-26  |  1KB  |  25 lines

  1. echo off
  2. echo  
  3. echo If you do not have the printed manual, you may print the documentation as
  4. echo follows.  Insert the disk with the BROTHER.DOC file into the A: drive and type:
  5. echo COPY A:BROTHER.DOC PRN
  6. echo and that will print about 35 pages of documentation.  
  7. echo   
  8. echo If you have a hard disk drive, make a BACKUP copy of your existing BK data 
  9. echo files (if any) then create a subdirectory called BK and copy all the 
  10. echo program diskettes into that subdirectory.  For example:
  11. echo MD \BK
  12. echo COPY  A:*.*  C:\BK           (repeat this line for each diskette)
  13. echo Then change to that subdirectory (CD \BK) and type BK to start.
  14. echo  
  15. echo If you have a two disk drive computer, put the BK program in the A:
  16. echo drive, and a blank formatted disk in the B: drive.  (Be sure the program
  17. echo disk is NOT write protected.)  Then type BK to start the program.
  18. echo  
  19. echo If you have trouble getting the BK program to start, read the 
  20. echo questions and answers at the end of the documentation.  If that does not 
  21. echo help, then contact John Steed, 6907 Childsdale Rd, Rockford, MI 49341 
  22. echo  
  23. echo The program will run on any IBM compatable computer with at least 512K of 
  24. echo RAM memory or an IBM PCjr with 640K RAM memory. 
  25.